home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Horoscope Companion: Scorpio
/
Horoscope Companion: Scorpio.iso
/
pc
/
scorpio
/
hf.dir
/
00001.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-10-08
|
272 b
|
20 lines
on startMovie
cursor(4)
setupMovie()
end
on stopMovie
hCleanupSprites()
end
on idle
CheckForRollovers(the rollOver)
end
on setupMovie
global gSurpriseSpriteNum
setupVol()
set gSurpriseSpriteNum to 2
set the visible of sprite gSurpriseSpriteNum to 0
end